Files | |
| file | example_accelerometer_interrupt.c |
Configures accelerometer to generate an interrupt when motion is detected. | |
| file | example_button_blink.c |
Toggles LED0 when button pressed. | |
| file | example_hello_world.c |
Outputs "Hello World" to console and toggles LED1 approximately once per second. | |
| file | example_read_accelerometer.c |
Reads accelerometer values in the X-axis, Y-axis, and Z-axis and outputs to console regularly. | |
| file | example_read_light_sensor.c |
Uses the MSP430's internal Analog to Digital Converter (ADC) to read the ambient light sensor value and supply voltage and outputs to console approximately once per second. | |
1.6.3